home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Textdisplayers / Most1.56 / Changes < prev    next >
Text File  |  1996-09-26  |  4KB  |  98 lines

  1.  
  2.                                  Most 1.56
  3.  
  4.                          (c) 1992/93/94 Uwe Röhm
  5.  
  6.  
  7.                        Changes from previous versions
  8.  
  9.  
  10. Changes for 1.56:
  11.  - bugfix: window dimensions less or equal 0 will be replaced by the screen's
  12.            values and doesn't end in a deadlock anymore.
  13.  - bugfix: Most's icon is searched in PROGDIR: so that it'll also be found
  14.            if Most has been launched as default tool from the WB path.
  15.  - bugfix: Fixed enforcer hit if choosing a directory in the filerequester.
  16.  - new spanish translation by Antonio Joaquin Gomez Gonzalez
  17.  - documentation updated
  18.  
  19. Changes for 1.55:
  20.  *** ATTENTION: THE CATALOGS HAVE BEEN CHANGED AND MUST BE UPDATED !!! ***
  21.  - bugfix: console buffer made local to each process
  22.  - bugfix: exact error message for non-existing PubScreen
  23.  - bugfix: filenames which include patterns (like "(" or ")") will be found
  24.  - bugfix: PORTNAME and PUBSCREEN still had been swapped sometimes ;(
  25.  - if started from shell error messages will be printed there
  26.  - "n", "." and "/" update checkmarks if search window is open
  27.  - jump-line-requester will be cleared to 0 for faster input
  28.  - jump to first column with keypad-5
  29.  - shortcut for activating search-string gadget does work in text window too
  30.  - new swedish catalog
  31.  
  32. Changes for 1.54:
  33.  - bugfix: removed enforcer hit for icons without any tooltypes
  34.  - bugfix: tooltypes PORTNAME and PUBSCREEN had been swapped internally...
  35.  - revised documentation
  36.  - new french translation (by Frank Geider)
  37.  - new italian translation (by Francesco Dipietromaria)
  38.  
  39. Changes for 1.53:
  40.  - Re-compiled with SAS/C 6.51
  41.  - For each text its project icon will be parsed and re-configure
  42.    Most locally.
  43.  - You can included each ARexx command directly as tooltypes in
  44.    the project icons where they will be executed at once.
  45.  
  46. Changes for 1.52:
  47.  - bugfix: tabs are handled correct while horizontal scrolling
  48.  - new menu for custom tab width
  49.  - changed some translations, new dansk translation included
  50.  
  51. Changes for 1.51:
  52.  - bugfix: STARTUP tooltype is working at last
  53.  
  54. Changes for 1.50: <release>
  55.  - now compiled with SAS/C 6.50
  56.  - new option STACKSIZE to adjust editor's stack size
  57.  - bugfix: Most doesn't left locks after using its AppWindow or AppIcon.
  58.  - documentation updated
  59.  - some changes in source organisation
  60.  
  61. Changes of 1.49:
  62.  - no more trash-characters at the beginning of a line while searching
  63.  - new "Print" menu
  64.  - english texts now included in the executable
  65.  
  66. Changes from 1.46 to 1.48:
  67.  - Enforcer hits after double click with empty DIRS option removed
  68.  - Big bug found, where too many ANSI codes in one line caused a GURU
  69.  - "Completely" is now correctly spelled ;-)
  70.  - No wrong scrolling any more with qualifier keys in search requester
  71.  - Bugfix in OPEN rexx command which will not lock further if you
  72.    specify a wrong filename.
  73.  
  74. Changes from 1.45 to 1.46:
  75.  - Some bugfixes, I don't remember .-)
  76.  - now compiled with SAS/C 6.3
  77.  - started source control with RCS 5.6 (patchlevel 4)
  78.  
  79. Changes from 1.44 to 1.45: <release>
  80.  - Press CTRL-C in Most's textwindow to close it
  81.  - Big bugfix for overrunning input buffer of 1.44! Sorry!
  82.  
  83. Changes from 1.42 to 1.44:
  84.  - Some bug fixes regarding own screen managment and scrolling.
  85.  
  86. Changes from 1.31 to 1.42:
  87.  - horizontal scrolling
  88.  - icons will be ignored
  89.  - text encryption with XPK supported
  90.  - current column and line numbers are displayed in the window title
  91.  - pipe buffer is smaller than the normal one (configurable with PIPELEN option)
  92.  - removed FASTSCROLL and WORDWRAP option
  93.  - 4 new ARexx commands: NextColumn, PrevColumn, NextTab, PrevTab
  94.  - complete rewritten ARexx port
  95.  - complete documentation done with TeXInfo (includes AmigaGuide documents)
  96.  - a LOT of bug fixes
  97.  
  98.